<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none blink !important;
}

a:hover {
    text-decoration: none
}

ul,
li {
    list-style: none
}

input {
    outline: none
}

body,
html {
    background: #fff;
    overflow-x: hidden;
}

body {
    font-family: "å¾®è½¯é›…é»‘";
    box-sizing: border-box;
    font-size: 14px;
}
.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pic{ width: 100%; height: auto; display: inline-block;}
.pa0{ padding: 0;}
/*å¤´éƒ¨å¯¼èˆª*/
.language a {
    color: #333;
}

.toplink {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background: #efeef4;
}

.topbox {
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.navbar{
    margin: 0;
}
.navbar-default{
    background: #fff;
    border: none;
}

.navbar-default .navbar-nav&gt;.active&gt;a,
.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a:focus {
    color: #fff !important;
    background-color: none !important;
}

.navbar-nav {
    width: 100%;
    position: relative;
}

.navbar-nav&gt;li {
    width: 13%;
    text-align: center;
    /* transition: 1s; */
}

.navbar-nav&gt;li:nth-of-type(4) {
    width: 22%;
    text-align: center;
}

.navbar-nav&gt;li:nth-of-type(4):hover {
    background: none;
}

.navbar-nav&gt;li&gt;a {
    line-height: 20px !important;
    font-size: 16px;
    padding-top: 28px !important;
}

.navbar-nav&gt;li:hover {
    background: #00923f;
    transition: all 0.3s;
}

.navbar-nav&gt;li&gt;a:hover {
    color: #fff !important;
}

.navbar-brand {
    width: 100%;
    display: inline-block;
    margin-top: -24px;
}

.navbar-nav&gt;li:nth-of-type(4) a img {
    display: block;
    margin: 0 auto;
}

.navbar-nav&gt;li&gt;a&gt;span {
    font-size: 12px;
    text-transform: uppercase;
}

.navbar-nav&gt;li&gt;ul {
    position: absolute;
    top: 86px;
    left: 0;
    display: none;
    background: #fff;
    border: 1px solid #ddd;
    text-align: center;
    padding-top: 0px;
}

.navbar-nav&gt;li:hover&gt;ul {
    display: block;
}

.navbar-brand img {
    width: auto;
    height: 74px;
    display: block;
    margin: 0 auto;
}

/* banner */
/* flexslider */
.banbg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.flexslider {
    position: relative;
    overflow: hidden;
    /* background: url(images/loading.gif) 50% no-repeat; */
}

.slides {
    position: relative;
    z-index: 1;
}

.slides img {
    width: 100%;
    height: auto;
}
.pro-next {
    padding: 15px 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 26px 0 38px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.pro-next p a {
    color: #333;
}

.pro-next p a:hover {
    color: #00923f;
}
.pback{
    display: block;
    padding: 3px 24px;
    border-radius: 15px;
    background: #666;
    color: #fff;
}
.pback:hover{
    background: #00923f;
    color: #fff;
}

/* sy-about */
.about-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 100px 0;
}

.about-section .image-column {
    position: relative;
}

.about-section .image-column .inner-column {
    position: relative;
    text-align: right;
    margin-right: -15px;
}

.about-section .image-column .title-box {
    position: absolute;
    left: 95px;
    bottom: 75px;
    width: 100%;
    text-align: left;
    z-index: 9;
}

.about-section .image-column .title-box h2 {
    position: relative;
    display: block;
    font-size: 60px;
    line-height: 78px;
    color: #f2f2f2;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 0 10px #000;
    font-family: "Rubik", sans-serif;
}

.about-section .image-column .image-box {
    position: relative;
    z-index: 1;
    padding-top: 110px;
}

.about-section .image-column .image-box .image {
    position: relative;
    margin-bottom: 0;
}

.about-section .image-column .image-box .alphabet-img {
    position: absolute;
    left: 0;
    top: 0;
}

.about-section .image-column .image-box .alphabet-img img {
    max-width: 100%;
    height: auto;
}

.about-section .image-column .image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
    -ms-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
    -o-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}

.about-section .content-column {
    position: relative;
}

.about-section .content-column .inner-column {
    position: relative;
    padding-top: 170px;
}

.about-section .content-column .content-box {
    position: relative;
    padding: 48px 90px 42px;
    background-color: #ffffff;
    border: 20px solid #f2f2f2;
    border-left: 0;
}

.about-section .content-column .content-box .title {
    position: relative;
    margin-bottom: 35px;
}

.about-section .content-column .content-box .title h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 42px;
    color: #222222;
    font-weight: 500;
    padding-bottom: 35px;
}

.about-section .content-column .content-box .title h2:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 45px;
    background-color: #00923f;
    content: "";
}

.about-section .content-column .content-box .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #777777;
    margin-bottom: 45px;
}

.about-section .content-column .content-box .link-box {
    position: relative;
}

.about-section .content-column .content-box .link-box a {
    color: #fff;
}
/*Btn Style One*/

.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 40px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 50px;
    background: rgb(0, 146, 63);
    background: -moz-linear-gradient(top, rgba(0, 146, 63, 1) 0%, rgba(0, 146, 63, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 146, 63, 1) 0%, rgba(0, 146, 63, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 146, 63, 1) 0%, rgba(0, 146, 63, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae00', endColorstr='#ff8a00', GradientType=0);
}

.btn-style-one:hover {
    color: #ffffff;
    -webkit-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
    -moz-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
    -ms-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
    -o-box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
    box-shadow: rgba(34, 34, 34, 1) 0 0px 0px 40px inset;
}

.btn-style-one:before {
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    content: "";
    border-radius: 50px;
    border: 2px solid #222222;
    transition: all 300ms ease;
    opacity: 0;
}

.btn-style-one:hover:before {
    opacity: 1;
}
/* sy-productleibie */
.proleibie{
    position: relative;
}
.proleibie .bgtu{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;

}
.sec-title{
    width: 100%;
    height: atuo;
    position: relative;
    color: #fff;
    z-index: 1;
    text-align: center;
    display: inline-block;
    margin: 50px 0;
}

.abbox {
    width: 100%;
    z-index: 100;
    margin-top: 86px;
    display: inline-block;
    margin-bottom: 80px;
}
.prolist {
    width: 100%;
    display: inline-block;
    margin: -20px 0 0;
    position: relative;
    z-index: 2;
}

.cpfl {
    width: 100%;
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.cpfl li {
    width: 32%;
}

.cpfl li a {
    color: #fff;
}

.cpfl li a h1 {
    /* font-weight: 600; */
    font-size: 48px;
}

.cpfl li a img {
    width: 100%;
    height: auto;
}

/* .cpfl li a .zitu img{
    border: 1px solid #ddd;
} */

.cpfl li a .zitu {
    position: relative;
    font-size: 14px;
    padding: 5px 0;
    color: #111;
}
.cpfl li a .zitu h3{
    line-height: 68px;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.cpfl li a em {
    background: #595758;
    border-radius: 100px;
    width: 34px;
    margin-top: 8px;
    display: block;
    height: 6px;
    transition: width 0.5s;
    -moz-transition: width 0.5s;
    /* Firefox 4 */
    -webkit-transition: width 0.5s;
    /* Safari ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ Chrome */
    -o-transition: width 0.5s;
    /* Opera */
}

.cpfl li a:hover em {
    width: 90%;
    background: #009970;
}

/***

====================================================================
			Fun Fact Section
====================================================================

***/

.fun-fact-section {
    position: relative;
}

.fun-fact-section .outer-box {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 0 60px;
}

.fact-counter {
    position: relative;
}

.fact-counter .counter-column {
    position: relative;
    margin-bottom: 40px;
}

.fact-counter .count-box {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    color: #ffffff;
    font-weight: 700;
    padding: 20px 0;
    padding-left: 20px;
}

.fact-counter .count-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
    width: 50px;
    border: 2px solid #00923f;
    content: "";
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.fact-counter .count-box:hover:before {
    -webkit-box-shadow: #00923f 0 0px 0px 40px inset;
    -moz-box-shadow: #00923f 0 0px 0px 40px inset;
    -ms-box-shadow: #00923f 0 0px 0px 40px inset;
    -o-box-shadow: #00923f 0 0px 0px 40px inset;
    box-shadow: #00923f 0 0px 0px 40px inset;
}

.fact-counter .count-box .count {
    position: relative;
    float: left;
    margin-right: 15px;
}

.fact-counter .count-box .count-text {
    position: relative;
    display: inline-block;
    font-size: 60px;
    line-height: 1em;
    color: #ffffff;
    font-weight: 700;
}

.fact-counter .count-box .counter-title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
    color: #dddddd;
    padding: 9px 0;
    font-family: "Rubik", sans-serif;
}

/***

====================================================================
			Fun Fact And Features
====================================================================

***/

/* footer */
.footer{ 
    width: 100%;
    background: #111;
    color: #fff;
    padding: 60px 0 30px;
    border-top: #00923f 8px solid;
}

.ewm img{
    width: 100px;
    height: 100px;
}
.bq{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin:28px 0 0;
    line-height: 42px;
    padding: 0 10px;
    color: #555;
}
.bq p {
    width: 60%;
    margin: 0;
}
.ftel{
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
        margin-top: 28px;
}
.ftel img{
    width: 50px;
    height: 50px;
    padding: 10px;
    /* border: 1px solid #f5f5f5; */
    background: #333;
    border-radius: 5px;
    margin-right: 8px;
}
.ftel span{
    font-size: 28px;
    display: inline-block;
    line-height: 48px;
}
.flink span{
    margin-right: 10PX;
}
.flink p{
    color: #b1b1b1;
    line-height: 26px;
}
.ly{
    color: #555;
    margin: 15px 10px 0 0;
    display: inline-block;
}
.ly:hover{
    color: #00923f;
}
.ly img{
    margin-right: 6px;
    border: 1px solid #555;
    padding: 5px;
    border-radius: 50%;
}
.flei p a{
    color: #b1b1b1;
}
/*=== Footer Bottom ===*/

.main-footer .footer-bottom {
    position: relative;
    border-top: 1px solid #222222;
}

.main-footer .footer-bottom .inner-container {
    position: relative;
}

.main-footer .footer-bottom .inner-container:before {
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 1000%;
    background-color: #fef200;
    content: "";
}

.main-footer .footer-bottom .copyright-text {
    position: relative;
    float: left;
    padding: 20px 0;
    padding-right: 40px;
    background-color: #fef200;
}

.main-footer .footer-bottom .copyright-text:before {
    position: absolute;
    left: 100%;
    top: 0;
    border-right: 40px solid transparent;
    border-bottom: 70px solid #fef200;
    content: "";
}

.main-footer .footer-bottom .copyright-text p {
    position: relative;
    line-height: 30px;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
}

.main-footer .footer-bottom .copyright-text a {
    color: #000000;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-footer .footer-bottom .copyright-text a:hover {
    text-decoration: underline;
}

.main-footer .footer-bottom .social-links {
    position: relative;
    float: right;
    padding: 20px 0;
}

/*--äº§å“åˆ‡æ¢--*/
#flexiselDemo1 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin-top: 50px;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    margin: 0px auto;
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item&gt;img {
    cursor: pointer;
    position: relative;
}

.zoom .img-box {
    z-index: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2.2s ease-in-out;
    -moz-transition: all 2.2s ease-in-out;
    -ms-transition: all 2.2s ease-in-out;
    -o-transition: all 2.2s ease-in-out;
    transition: all 2.2s ease-in-out;
}

.zoom:hover .img-box {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.zoom {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.img-box-content,
.pets-info {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.img-box-content img,
.pets-info img {
    display: block;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.img-box-content {
    position: relative;
}

.pets-info {
    top: 0;
    left: 0;
    position: absolute;
}

.pets-info .pets-info-slid {
    display: block;
    position: relative;
    padding: 2%;
    left: 50%;
    top: 50%;
    position: relative;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.strip_line {
    display: block;
    position: relative;
    height: 1px;
    width: 60%;
    margin: 16px auto;
    background: rgba(255, 255, 255, 0.5);
    clear: both;
}

.pets-effect {
    display: block;
    overflow: hidden;
    position: relative;
}

.pets-effect .pets-info {
    filter: alpha(opacity=0);
    -wekbit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateZ(0) scale(2, 2);
    -moz-transform: translateZ(0) scale(2, 2);
    -ms-transform: translateZ(0) scale(2, 2);
    -o-transform: translateZ(0) scale(2, 2);
    transform: translateZ(0) scale(2, 2);
    color: #e6e6e6;
}

.pets-effect .pets-info * {
    z-index: 3;
}

.pets-effect .pets-info:after,
.pets-effect .pets-info:before {
    content: "";
    display: block !important;
    position: absolute;
    visibility: visible !important;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 101%;
    height: 101%;
    z-index: -1;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -ms-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}

.pets-effect.ver_line .pets-info:before {
    -webkit-transform: translateZ(0) translateX(100%) rotateZ(180deg);
    -moz-transform: translateZ(0) translateX(100%) rotateZ(180deg);
    -ms-transform: translateZ(0) translateX(100%) rotateZ(180deg);
    -o-transform: translateZ(0) translateX(100%) rotateZ(180deg);
    transform: translateZ(0) translateX(100%) rotateZ(180deg);
}

.pets-effect.ver_line .pets-info:after {
    -webkit-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
    -moz-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
    -ms-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
    -o-transform: translateZ(0) translateX(-100%) rotateZ(180deg);
    transform: translateZ(0) translateX(-100%) rotateZ(180deg);
}

.pets-effect.ver_line:hover .pets-info {
    filter: alpha(opacity=100);
    -wekbit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1, 1);
    -moz-transform: translateZ(0) scale(1, 1);
    -ms-transform: translateZ(0) scale(1, 1);
    -o-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}

.pets-effect.ver_line:hover .pets-info:before {
    -webkit-transform: translateZ(0) translateX(50%) rotateZ(0deg);
    -moz-transform: translateZ(0) translateX(50%) rotateZ(0deg);
    -ms-transform: translateZ(0) translateX(50%) rotateZ(0deg);
    -o-transform: translateZ(0) translateX(50%) rotateZ(0deg);
    transform: translateZ(0) translateX(50%) rotateZ(0deg);
}

.pets-effect.ver_line:hover .pets-info:after {
    -webkit-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
    -moz-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
    -ms-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
    -o-transform: translateZ(0) translateX(-50%) rotateZ(0deg);
    transform: translateZ(0) translateX(-50%) rotateZ(0deg);
}

.pets-effect.horizontal .pets-info:before {
    -webkit-transform: translateZ(0) translateY(100%) rotateZ(180deg);
    -moz-transform: translateZ(0) translateY(100%) rotateZ(180deg);
    -ms-transform: translateZ(0) translateY(100%) rotateZ(180deg);
    -o-transform: translateZ(0) translateY(100%) rotateZ(180deg);
    transform: translateZ(0) translateY(100%) rotateZ(180deg);
}

.pets-effect.horizontal .pets-info:after {
    -webkit-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
    -moz-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
    -ms-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
    -o-transform: translateZ(0) translateY(-100%) rotateZ(180deg);
    transform: translateZ(0) translateY(-100%) rotateZ(180deg);
}

.pets-effect.horizontal:hover .pets-info {
    filter: alpha(opacity=100);
    -wekbit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1, 1);
    -moz-transform: translateZ(0) scale(1, 1);
    -ms-transform: translateZ(0) scale(1, 1);
    -o-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
}

.pets-effect.horizontal:hover .pets-info:before {
    -webkit-transform: translateZ(0) translateY(50%) rotateZ(0deg);
    -moz-transform: translateZ(0) translateY(50%) rotateZ(0deg);
    -ms-transform: translateZ(0) translateY(50%) rotateZ(0deg);
    -o-transform: translateZ(0) translateY(50%) rotateZ(0deg);
    transform: translateZ(0) translateY(50%) rotateZ(0deg);
}

.pets-effect.horizontal:hover .pets-info:after {
    -webkit-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
    -moz-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
    -ms-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
    -o-transform: translateZ(0) translateY(-50%) rotateZ(0deg);
    transform: translateZ(0) translateY(-50%) rotateZ(0deg);
}

.pets-info-slid h4 {
    font-size: 28px;
    color: #fd9f3e;
}

.pets-info-slid p {
    line-height: 2.2em;
    color: #fff;
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
}

.treatments {
    background: #fff;
}

.treatments h3 {
    color: #fd9f3e;
}

.pets-effect-btm h5 {
    color: #333;
    font-size: 22px;
    margin: 0px 0 20px;
    text-align: center;
}

.pets-effect-btm p {
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 2.2em;
}

.pets-effect-btm {
    padding: 2.5em 2.5em 0;
}

.treatments p {
    color: #fff;
}

/*--//äº§å“åˆ‡æ¢--*/

/*** 

====================================================================
				News Section
====================================================================

***/
.newstit {
    width: 100%;
    margin-top: 50px;
     display: flex;
     display: -webkit-flex;
     flex-flow: row wrap;
     justify-content: space-between;
}

.sec-title h2 {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
    padding: 16px 0;
}

.sec-title span {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    font-size: 72px;
    color: #2f2f2f;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .40;
    font-family: "Arimo",
        sans-serif;
}

.sec-title2 {
    width: 60%;
    height: atuo;
    position: relative;
    color: #fff;
    z-index: 1;
    text-align: left;
    display: inline-block;
}

.sec-title2 h2 {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 30px;
    line-height: 32px;
    color: #111;
    font-weight: 500;
    padding: 16px 0;
    letter-spacing: 2px;
}

.sec-title2 span {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    font-size: 72px;
    color: #999;
    font-weight: 700;
    text-transform: uppercase;
    opacity: .40;
    font-family: "Arimo",
        sans-serif;
}

.more{ width: 40%; float: right;}
.more a {
    float: right;
    display: block;
    margin: 36px 50px 0;
    background: #666;
    padding: 10px 44px;
    color: #fff;
    border-radius: 30px;
    transition: all 300ms ease;
}
.more a:hover {
    background: #00923f;
}
.news-section {
    position: relative;
    margin-bottom: 46px;
}

.news-section:before {
    position: absolute;
    right: 0;
    top: 140px;
    height: 347px;
    width: 157px;
    background-image: url(../images/icon-dots.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
}

.news-section:after {
    position: absolute;
    left: 0;
    top: 55px;
    height: 576px;
    width: 238px;
    background-image: url(../images/pentagon.png);
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    z-index: 0;
}

.news-section .sec-title {
    position: relative;
    margin-bottom: 45px;
    z-index: 1;
}

.news-block {
    position: relative;
    margin: 30px 0 30px;
    z-index: 1;
}

.news-block .inner-box {
    position: relative;
}

.news-block .image-box {
    position: relative;
    margin-right: 40px;
}

.news-block .image-box .image {
    position: relative;
    margin-bottom: 0;
}

.news-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
}

.news-block .image-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 0%;
    width: 100%;
    background: #fff padding-box content-box;
    content: "";
    padding: 15px;
    opacity: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.news-block .inner-box:hover .overlay-box {
    height: 100%;
    opacity: 0.70;
}

.news-block .overlay-box a {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 40px;
    width: 40px;
    margin-left: -20px;
    margin-top: -20px;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    font-weight: 400;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.news-block .inner-box:hover .overlay-box a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.news-block .overlay-box a i {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block .overlay-box a:hover i {
    color: #ffffff;
}

.news-block .caption-box {
    position: relative;
    margin-top: -50px;
    margin-left: 40px;
    padding: 28px 35px 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    -ms-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    -o-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
}

.news-block .caption-box h3 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 500;
    margin-bottom: 10px;
}

.news-block .caption-box h3 a {
    color: #2f2f2f;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block .inner-box:hover .caption-box h3 a {
    color: #00923f;
}

.news-block .caption-box .info {
    position: relative;
    display: block;
}

.news-block .caption-box .info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
    font-weight: 400;
    margin-right: 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block .inner-box:hover .caption-box .info li {
    color: #222222;
}

.news-block .caption-box .info li a {
    color: #777777;
}

/* News Block Two */

.news-section.alternate {
    padding: 100px 0 40px;
}

.news-block-two {
    position: relative;
    margin-bottom: 60px;
    z-index: 1;
}

.news-block-two .inner-box {
    position: relative;
}

.news-block-two .image-box {
    position: relative;
}

.news-block-two .image-box .image {
    position: relative;
    margin-bottom: 0;
}

.news-block-two .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
}

.news-block-two .image-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 0%;
    width: 100%;
    background: #ff8a00 padding-box content-box;
    content: "";
    padding: 15px;
    opacity: 0;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.news-block-two .inner-box:hover .overlay-box {
    height: 100%;
    opacity: 0.70;
}

.news-block-two .overlay-box a {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 40px;
    width: 40px;
    margin-left: -20px;
    margin-top: -20px;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    font-weight: 400;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.news-block-two .inner-box:hover .overlay-box a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}

.news-block-two .overlay-box a i {
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block-two .overlay-box a:hover i {
    color: #ffffff;
}

.news-block-two .caption-box {
    position: relative;
    margin-top: -25px;
    padding: 0 20px;
}

.news-block-two .caption-box .inner {
    position: relative;
    padding: 25px 30px 30px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    -ms-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    -o-box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
}

.news-block-two .caption-box h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 500;
    margin-bottom: 10px;
}

.news-block-two .caption-box h3 a {
    color: #2f2f2f;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block-two .inner-box:hover .caption-box h3 a {
    color: #ff8a00;
}

.news-block-two .caption-box .info {
    position: relative;
    display: block;
}

.news-block-two .caption-box .info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
    font-weight: 400;
    margin-right: 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block-two .inner-box:hover .caption-box .info li {
    color: #222222;
}

.news-block-two .caption-box .info li a {
    color: #777777;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.news-block-two .caption-box .info li a:hover {
    color: #ff8a00;
}

.news-block-two .caption-box .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777777;
    font-weight: 400;
    margin-top: 10px;
}

/***

====================================================================
		News Section Three
====================================================================

***/

/* bread */
.position {
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #ddd;
}

.position .posbox {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.position .posbox .nybanleft {
    width: 60%;
}

.position .posbox .nybanleft h3 {
    position: relative;
    display: inline;
    padding: 15px 54px;
    background: #00923f;
    color: #fff;
    font-size: 20px;
    border-radius: 0 30px 0 0;
}

.position .posbox .nybanleft ul li {
    float: left;
    padding: 4px 54px;
    line-height: 52px;
    font-size: 22px;
    position: relative;
    margin-top: -4px;
}

.position .posbox .nybanleft ul .active {
    background: #009970;
}

.position .posbox .nybanleft ul .active a {
    color: #fff;
}

.position .posbox .nybanleft ul a {
    color: #333;
}

.position .posbox .nybanright a {
    color: #333;
}

.inner-about {
    padding: 0 20px;
}

.inner-about h1 {
    margin: 0;
    text-align: center;
    color: #CCC;
}

.inner-about h2 {
    margin: 0;
    text-align: center;
    font-size: 26px;
    margin-top: 20px;
}

.inner-about p {
    text-indent: 2em;
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    color: #444;
    letter-spacing: 2px;
}

.inner-about h3 {
    margin: 0;
    text-align: center;
    font-size: 26px;
    margin-top: 26px;
    border-top: #ccc 1px solid;
    padding-top: 30px;
}

/* ny-about */
.nyabbg {
    background: #f7f7f7;
    /* margin: 0 0 78px; */
}

.nycontent {
    width: 100%;
    height: auto;
    margin: 36px 0;
    display: inline-block;
    background: #fff;
    box-shadow: 2px 3px 5px #ddd;
    padding: 50px;
}

.tu {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.abjj {
    margin-top: 20px;
}

.abjj p {
    line-height: 26px;
    text-indent: 0;
    font-size: 15px;
}

/* ny-news */
.newshow h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.newshow p {
    font-size: 15px;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 10px;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.newback a:hover {
    color: #014d97;
}
.nynews{
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
    padding: 10px;
    transition: 0.5s;
}
.nynews:hover{
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.21);
}
.nleft{
    padding-top: 26px;
}
.nleft P{
    color: #666;
}
.link-box{
    padding-top: 15px;
}
.link-box .nmore{
    background: #666;
    padding: 5px 30px;
    color: #fff;
    border-radius: 30px;
    transition: all 300ms ease;
}
.link-box:hover .nmore{
    background: #00923f;
}

/* ny-download */
.downbox {
    width: 98%;
    height: auto;
}

.downbox li {
    width: 100%;
    padding: 0 15px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.downbox li a {
    width: 100%;
    display: flex;
    line-height: 56px;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.downbox li p {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 56px;
    padding-bottom: 0;
    text-indent: 0;
}

.downbox li b {
    color: #999999;
    font-size: 16px;
    font-weight: normal;
}

.downbox li:hover b {
    color: #009970;
}

/* ny-page*/
.pagination {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px auto;
    justify-content: space-between;
}

.pagination span&gt;a {
    padding: 5px 10px;
    color: #333;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.page-num-current {
    padding: 5px 0 !important;
}

.pagination span&gt;a select,
.pagination span&gt;a select:focus {
    border: solid 1px transparent !important;
    padding: 5px 10px;
    background: transparent;
}

/* ny-product */
.pbox {
    width: 100%;
    height: auto;
    margin-bottom: 24px;
}

.pbox img {
    width: 100%;
    height: auto;
    margin: 50px auto box-shadow:0 0 1px #ccc;
    background-color: skyblue;
    transition: all 1s;
    border: 1px solid #ddd;
}

.pbox img:hover {
    box-shadow: 10px 10px 10px #ddd;
}

.pbox p {
    text-align: center;
    line-height: 56px;
    font-size: 16px;
    color: #1b1b1b;
    border-bottom: 1px solid #ddd;
}

.pbox:hover p {
    color: #009970;
    border-bottom: 1px solid #009970;
}

.pro-xq-ms&gt;h3 {
    font-size: 20px;
    color: #444;
    line-height: 56px;
    text-indent: 2em;
    font-weight: 600;
    border-bottom: 4px solid #d7d7d7;
    background-color: #eee;
}

.pro-xq-ms&gt;p {
    padding: 5px 5px;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.pro-xq-ms&gt;p&gt;a {
    color: #333;
    font-size: 14px;
}

.pro-xq-ms&gt;p&gt;span {
    font-size: 14px;
    color: #333;
}

/* left-nav */
.nav-pro&gt;ul {
    border: none;
}

.nav-pro&gt;ul&gt;li {
    position: relative;
    margin: 0 15px 0 0;
    border-bottom: 1px solid #f5f5f5;
    transition: .3s;
}

.nav-pro&gt;ul&gt;li&gt;a {
    padding: 2px 0 0 10px;
    display: block;
    transition: .3s;
    cursor: pointer;
    line-height: 42px;
}

.nav-pro&gt;ul&gt;li:hover&gt;a {
    border-left: 5px solid #009970;
    background: #f5f5f5;
}

.nav-pro&gt;ul&gt;li&gt;i {
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 24px;
}

.nav-pro&gt;ul&gt;.active {
    border: none;
}

.nav-pro&gt;ul&gt;.active&gt;a {
    border-left: 5px solid #00923f;
    background: #f5f5f5;
    display: block;
}

.nav-pro&gt;ul&gt;li&gt;a {
    color: #333;
    font-size: 16px;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;li&gt;a {
    color: #555;
    padding: 10px 5px;
    margin: 0 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 15px;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;.active {
    background: #00923f;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li {
    padding-left: 26px;
}

.nav-pro&gt;ul&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a {
    color: #888;
    line-height: 32px;
    width: 92%;
    display: block;
    padding: 0 0 0 8px;
    border-bottom: 1px dotted #ddd;
}

.submenu {
    display: none !important;
}

.showsub .submenu {
    display: block !important;
}

.sonmenu {
    display: none;
}

/* ny-shebei */
.tz-gallery {
    width: 100%;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    /* margin: 0 10px; */
    width: 100%;
    /* justify-content: space-between; */
}

.thumbnail {
    width: 100%;
    overflow: hidden;
}

.thumbnail img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.thumbnail:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

/* ny-contact */
.linkbox {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 40px 0 10px;
    text-align: center;
}

.linkbox b {
    font-weight: normal;
}

.linkbox ul li {
    line-height: 28px;
}

.messagebox {
    width: 100%;
    display: inline-block;
    /* border: 1px solid #ddd; */
    padding: 30px 45px;
    background: #eee;
    margin-top: 0;
}

.linktu {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.linktu img {
    display: block;
    margin: 0 auto;
}

.messagebox h4 {
    font-size: 20px;
}

.message-con {
    width: 100%;
    padding: 10px 0 0;
}

.message-con&gt;form {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.message-con&gt;p {
    font-size: 26px;
    font-weight: block;
    text-align: center;
}

.form-group {
    width: 50%;
    margin: 5px 0 0;
    padding: 5px;
}

.form-group input,
.form-group1 textarea {
    padding: 10px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    border: none;
    box-shadow: none;
    display: block;
    width: 100%;
    height: 34px;
    line-height: 28px;
    color: #555;
    background-color: #fff;
    background-image: none;
}

.form-group1 {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}

.form-group1 textarea {
    width: 100%;
    height: 90px;
}

.yzm {
    margin: 15px 30px 0 0;
}

.submit {
    background: #333;
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    width: 16%;
    margin: 12px 42%;
    height: 38px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}

.message-bd {
    height: 30px;
}

.message-con img {
    height: 35px;
}

.linkicon2 {
    margin: 20px 0;
    line-height: 46px;
    text-align: center;
}

.linkicon2 li {
    display: inline-block;
    background: rgba(0, 0, 0, .8);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 72px;
    margin: 0 20px;
}

.linkicon2 li:hover {
    background: rgba(70, 158, 48, .9);
}

.linkicon2 li&gt;a {
    color: #fff;
}
.navbar-brand1{ display: none;}
.navbar-brand1 img{ height: 60px; width: auto; padding: 10px 30px;}
@media all and (max-width: 767px) {
    .navbar-brand1{ display: block;}
    .navbar-brand{ display: none !important;}
    .topbox P{ display: none;}
    .topbox .language{ padding: 0 0 0 20px;}
    .about-section .image-column .image-box .alphabet-img{ display: none;}
    .about-section .image-column .image-box{ padding-top: 0;}
    .about-section{ padding: 30px 0;}
    .about-section .content-column .inner-column{ padding-top: 0;}
    .about-section .content-column .content-box{ padding: 25px;}
    .about-section .content-column .content-box .text{ margin-bottom: 15px;}
    .proleibie .bgtu{ display: none;}
    .sec-title h2{ color: #111;}
    .sec-title span{ font-size: 58px;}
    .navbar-nav&gt;li{ width: 50%; float: left;}
    .cpfl li{ width: 100%;}
    .more a{ padding: 10px; margin: 36px 0 0;}
    .sj{ display: none;}
    .bq{ text-align: center; line-height: 24px; padding: 5px 0; margin-top: 15px;}
    .bq p{ width: 100%;}
    .bq a{ display: inline-block; width: 100%; text-align: center;}
    .footer{ padding-top: 30px;}
    .position .posbox .nybanleft{ display: none;}
    .nycontent{ padding: 20px;}
    .form-group{ width: 100%;}
    .messagebox{ padding: 30px;}
    .submit{ width: 50%; margin: 12px 25%;}
}</pre></body></html>